| 1. | Specifies an increment value for a loop counter 为循环计数器指定一个增量值。 |
| 2. | To vary the increment value , you can use the 若要更改增量值,您可以使用 |
| 3. | Except for progressbars , they also support increment and page increment values and , for sliders , thumb width 除了progressbars之外,这些控件还支持增量值和页面增量值, sliders还支持thumb宽度。 |
| 4. | After this verification , the utility creates a sequence object with an increment value of 1 , and then creates a trigger for the associated table 完成验证后,实用程序即创建一个增量值为1的序列对象,并为相关联的表创建一个触发器。 |
| 5. | However , because 97 is not a multiple of the increment value of 3 , the control continues decrementing until it finds a multiple of 3 , thus setting the value to 96 但是,由于97不是增量值3的倍数,因此该控件将继续递减,直到它找到3的倍数,这时该值被设置为96 。 |
| 6. | Is not given , the identity values for this column in the data file being imported are ignored , and sql server 2005 automatically assigns unique values based on the seed and increment values specified during table creation ,则将忽略被导入的数据文件中此列的标识值,而且sql server 2005将根据创建表期间指定的种子值和增量值自动分配唯一值。 |
| 7. | When you add identifier columns to existing tables , the identity numbers are added to the existing rows of the table , with the seed and increment values applied starting with the order in which those rows were originally added 当您向现有表中添加标识符列时,还会将标识号添加到现有表行中,并按照最初添加这些行的顺序开始应用种子值和增量值。 |
| 8. | When you add identifier columns to existing tables , the identity numbers are added to the existing rows of the table , with the seed and increment values applied beginning with the order in which those rows were originally added 当您向现有表中添加标识符列时,还会将标识号添加到现有表行中,并按照最初添加这些行的顺序开始应用种子值和增量值。 |
| 9. | This is useful for situations such as issuing a select statement after an update or insert statement in order to get back refreshed records and any auto - generated values such as default or auto - increment values 这在类似下面的情况下很有用:在更新或insert语句之后发出一条select语句以取回已刷新记录和任何自动生成的值(如默认值或自动增加的值) 。 |
| 10. | If keepidentity is not specified , the identity values for this column are verified but not imported and the query optimizer automatically assigns unique values based on the seed and increment values specified during table creation 如果不指定keepidentity ,则将验证但不导入此列的标识值。查询优化器将根据创建表时指定的种子值和增量值自动分配唯一值。 |